home *** CD-ROM | disk | FTP | other *** search
/ Freelog 47 / Freelog047.iso / Bas / Jeu / Aitchu / Aitchu[1].swf / scripts / DefineSprite_266 / frame_26 / DoAction.as
Text File  |  2003-06-10  |  90b  |  6 lines

  1. NbRand = Math.floor(Math.random() * RAND_SHOOT);
  2. if(!NbRand)
  3. {
  4.    gotoAndPlay(46);
  5. }
  6.